Business Configuration Administration
Business Configuration
A module in the CMP Administation console that provides for viewing and modification of business and user applicable system configuration. provides for viewing and modification of business and user
A person with the capability to log in to the CMP GUI software, such as a customer service advisor or agent. applicable system configuration. It allows CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. business configuration to be created and maintained either via a web-based graphical interface or via a set of RESTful web services
Web services that are based on Representative State Transfer (REST) architecture principles, and are therefore designed to work best on the Internet, being lightweight, maintainable, and scalable. CMP provides RESTful web services to access much of CMP functionality. exposing the same capabilities.
Deployment
Business Configuration runs in an instance of JBoss
An open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. JBoss AS is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other web-based applications and software. JBoss is an open source alternative to commercial offerings from IBM WebSphere and SAP NetWeaver. Enterprise Application Platform (EAP) and the web-based graphical interface, web services, functional business logic and connection to the database via JDBC
Java Database Connectivity. The application programming interface (API) that allows Java programs to access databases..
For information on how to deploy the Identity Server, see the CMP Installation Guide.
Starting
Business Configuration is deployed to a JBoss Server instance and thus starts when the server instance service starts. To start the service, use the following command:
To restart the JBoss service, use the following command:
Stopping
Business Configuration is deployed to a JBoss Server instance and thus stops when the server instance service is killed. To stop the service, use the following command:
Monitoring Status
To check the status of the JBoss service, use the following command:
Check the logfile for any errors – sometimes the process is still running but not functioning.
Configuration
During installation and deployment, you need to configure the name of the host(s) on which Business Configuration will be installed.
Logs
The Summary File generated at the end of the installation process provides the location of log files for Business Configuration, for example:
Configuration Centre
====================
URL: https://server2.example.demo.com:8443/config
Logs:
Host: server.example2.demo.com
Path: /var/opt/rh/eap7/log/wildfly/standalone/server.log